window: Add lowlevel popovers API
authorCarlos Garnacho <carlosg@gnome.org>
Thu, 7 Nov 2013 22:49:21 +0000 (23:49 +0100)
committerCarlos Garnacho <carlosg@gnome.org>
Wed, 22 Jan 2014 16:10:04 +0000 (17:10 +0100)
commit85a19c894fa48d1a66fed3ae00415935b7955c7f
tree2a1df0a5cd581db31b5b91809979e3749d04beba
parent89a51bd15d4cccac7472bf53a710c2bb0f2014cc
window: Add lowlevel popovers API

Popovers are transient floating widgets that are confined to the
window space. These have their own GdkWindow that is set on top
of the regular window contents, so they can be used for popup menu
alike UIs with custom popup/popdown/grabs behavior.
gtk/gtkwindow.c
gtk/gtkwindow.h